FRTС project
Notes
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
FokkerPlanck1D_solve_time_step
Subroutine
51 statements
Source File
2_FokkerPlanck1D.f90
FokkerPlanck1D_mod
FokkerPlanck1D_solve_time_step
Contents
public subroutine FokkerPlanck1D_solve_time_step(this, dt, nt)
Uses
lock_module
!!!!!!!!!! solve problem !!!!!!!!!!!!!!!!!!!!!!!!!!
Type Bound
FokkerPlanck1D
Arguments
Type
Intent
Optional
Attributes
Name
class(
FokkerPlanck1D
),
intent(inout)
::
this
real(kind=dp),
intent(in)
::
dt
integer,
intent(in)
::
nt